home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / tontie_h.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as next >
Text File  |  2010-03-13  |  63b  |  5 lines

  1. on(release){
  2.    _root.sound("push");
  3.    gotoAndStop(11);
  4. }
  5.